projects
/
pyside6.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b983d37
)
Declare Build-Conflicts with own dev packages
author
Stuart Prescott
<stuart@debian.org>
Fri, 3 May 2024 07:47:04 +0000
(17:47 +1000)
committer
Stuart Prescott
<stuart@debian.org>
Fri, 3 May 2024 07:47:04 +0000
(17:47 +1000)
cmake will find install shiboken6 rather than build its own
debian/control
patch
|
blob
|
history
diff --git
a/debian/control
b/debian/control
index 9aacdb325cd8fcc93321c1db5693fac403c47c6e..99f5fccb1861a583cbed7969b320e07bf76fa2c6 100644
(file)
--- a/
debian/control
+++ b/
debian/control
@@
-75,6
+75,9
@@
Build-Depends:
sip-tools (>= 6.5),
xauth <!nocheck>,
xvfb <!nocheck>,
+Build-Conflicts:
+ libpyside6-dev,
+ libshiboken6-dev,
Rules-Requires-Root: no
Standards-Version: 4.6.2
Homepage: https://wiki.qt.io/Qt_for_Python